Catch RuntimeError inside initDomain, for better handling of out-of-memory, etc.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:13:57 +0000 (13:13 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:13:57 +0000 (13:13 +0100)
commit431db493597f99b7f432ec5d2fd32005cb38a866
treeceb4742345e75bce8f81b0746dd58b50b799ca1c
parent875af1a9daf602c70d7c0d63806c597fa437d2ad
Catch RuntimeError inside initDomain, for better handling of out-of-memory, etc.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py